css: Add GTK_CSS_AFFECTS_ICON_SIZE
authorTimm Bäder <mail@baedert.org>
Sat, 14 Oct 2017 12:58:53 +0000 (14:58 +0200)
committerTimm Bäder <mail@baedert.org>
Sat, 14 Oct 2017 15:27:55 +0000 (17:27 +0200)
commit4e24cb858866abafc7208b33df9099d8b5e85d66
treebf5894ddca06677b951dd2c55d3c9c670f636a83
parentce5560a790fe4c20a1c8abe52fd223491129d01a
css: Add GTK_CSS_AFFECTS_ICON_SIZE

And use it in GtkIconHelper. This way, we can avoid resizes when e.g.
the fg color of a symbolic icon changes.
gtk/gtkcssstylepropertyimpl.c
gtk/gtkcsstypesprivate.h
gtk/gtkiconhelper.c